home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 15 / Best of Select, The - Games 15 (1997)(Select)(M4)[compilation].iso / dosgames / ecf1996 / setup / readme.bat < prev    next >
DOS Batch File  |  1996-10-31  |  2KB  |  27 lines

  1. @ECHO OFF
  2. CLS
  3. ECHO ************************************************************************
  4. ECHO * ECF was developed by this configuration :                            *
  5. ECHO * -----------------------------------------                            *
  6. ECHO * OPERATING SYSTEM     : MS-DOS 6.xx                                   *
  7. ECHO * PROCESSOR            : Intel 80486                                   *
  8. ECHO * GRAPHIC CARD/MONITOR : VGA card used with 16 colours, 640x480 pixels *
  9. ECHO * RAM                  : 8 Megabyte                                    *
  10. ECHO * HARDDISK             : 25 Megabyte free disk space                   *
  11. ECHO * It is your own risk, to install ECF. There is no liability for any   *
  12. ECHO * dammage. For further details look in ECF.DOC in your ECF directory.  *
  13. ECHO *                                                                      *
  14. ECHO * Installation with the original disks                                 *
  15. ECHO * ------------------------------------                                 *
  16. ECHO * EUROPEAN CUP FINAL (ECF) is under compression on disk 1-7. The       *
  17. ECHO * freeware pack-program LHA [Copyright (c) H.Yoshi] is on the Setup    *
  18. ECHO * Disk in \LHA. You do not need LHA because SETUP.EXE decompresses ECF.*
  19. ECHO * To install, take the Setup Disk and execute the command SETUP.EXE.   *
  20. ECHO * After the installation you can start the program with ECF.EXE in the *
  21. ECHO * ECF directory. Read also ECF.DOC on the Setup Disk.                  *
  22. ECHO *                                                                      *
  23. ECHO * If you want to install ECF by another way, you have to consider the  *
  24. ECHO * instructions of the distributor.                                     *
  25. ECHO ************************************************************************
  26. PAUSE
  27.